Skip to content

Hostname

3gppnetwork.org

Last fetched

3gppnetwork.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. 3gppnetwork.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 3gppnetwork.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/3gppnetwork.org

Resolution chain

No IPv4 resolution is recorded for 3gppnetwork.org in WhisperGraph.

IPv6 resolution

No AAAA record for 3gppnetwork.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
gsm association
Contact emails
tskinner@gsma.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns2.1630167.cloudns.com
  • ns1.dnsimple.com
  • ns3.dnsimple.com
  • infoblox.localdomain
  • ns48.orange.ne
  • ns1.1630167.cloudns.net
  • ns3.1630167.cloudns.net
  • dns51.cloudns.net
  • ns2.dnsimple-edge.net
  • nn-ac.3gppnetwork.org
  • nn-eu.3gppnetwork.org
  • nn-se.3gppnetwork.org
  • ns5.3gppnetwork.org
  • ns4.dnsimple-edge.org
  • pricus.starhub.net.sg
  • ns4.1630167.cloudns.uk

MX records

  • 3gppnetwork-org.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from 3gppnetwork.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3gppnetwork.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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