Hostname
netconstructgroup.com
Last fetched
netconstructgroup.com resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
netconstructgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.13.173.208 | 162.13.0.0/16 | AS15395 | — | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- idhl web
- Contact emails
Subdomains
1 observed subdomain of netconstructgroup.com.
| Subdomain |
|---|
| post.netconstructgroup.com |
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for netconstructgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.postini.com |
| SPF_IP | 162.13.66.26/29 |
| SPF_IP | 78.136.38.146/32 |
| SPF_IP | 83.138.166.138 |
| SPF_IP | 87.102.100.16/29 |
| SPF_IP | 94.236.19.239/27 |
Related pages
Pivot deeper into the graph from netconstructgroup.com.
- IP · 162.13.173.208
- ASN · AS15395
- Registrar · iana:81
- Country · GB
- Email · 82c7fc551f2c98ada7f9ab20f9d79af3-43749020@contact.gandi.net
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netconstructgroup.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.