Skip to content

Hostname

thenetwork-group.com

Last fetched

thenetwork-group.com resolves to 2 IPv4 addresses operated by AS25369 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · thenetwork-group.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thenetwork-group.com

Resolution chain

thenetwork-group.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.38.150.199185.38.148.0/22AS25369GB
35.189.222.21735.189.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
35.189.222.21735.189.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of thenetwork-group.com.

Web-graph footprint

Distinct hostnames that link to or from thenetwork-group.com in the public web crawl.

35 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thenetwork-group.com.

MechanismTarget
SPF_Athenetwork-group.com
SPF_INCLUDE26155690.spf03.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.189.222.217
SPF_MXthenetwork-group.com

Related pages

Pivot deeper into the graph from thenetwork-group.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thenetwork-group.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.