Skip to content

Hostname

5gcomms.com

Last fetched

5gcomms.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · 5gcomms.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/5gcomms.com

Resolution chain

5gcomms.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1515
Organization
5g communications
Contact emails

Subdomains

25 observed subdomains of 5gcomms.com.

Web-graph footprint

Distinct hostnames that link to or from 5gcomms.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 5gcomms.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.122.63.12
SPF_IP188.122.63.13
SPF_IP188.122.63.14
SPF_IP195.147.249.203/32
SPF_IP195.147.249.208/32
SPF_IP196.22.132.153
SPF_IP207.126.144.0/20
SPF_IP213.171.205.86
SPF_IP51.148.85.74/32
SPF_IP77.68.77.128
SPF_IP82.165.181.177/32

Related pages

Pivot deeper into the graph from 5gcomms.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "5gcomms.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.