Hostname
5gcomms.com
Last fetched
5gcomms.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.
Nutrition Label
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.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 5gcomms.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for 5gcomms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.uk.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.122.63.12 |
| SPF_IP | 188.122.63.13 |
| SPF_IP | 188.122.63.14 |
| SPF_IP | 195.147.249.203/32 |
| SPF_IP | 195.147.249.208/32 |
| SPF_IP | 196.22.132.153 |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 213.171.205.86 |
| SPF_IP | 51.148.85.74/32 |
| SPF_IP | 77.68.77.128 |
| SPF_IP | 82.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.