Skip to content

Hostname

global-3p.com

Last fetched

global-3p.com resolves to 5 IPv4 addresses operated by IDENTITYDIGITAL - Identity Digital Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · global-3p.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/global-3p.com

Resolution chain

global-3p.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.64.145.22569.64.145.0/24AS22557IDENTITYDIGITAL - Identity Digital Inc.US
98.124.192.198.124.192.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US
98.124.193.198.124.192.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US
98.124.196.198.124.192.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US
98.124.197.198.124.192.0/20AS32133AS-TING-BACKBONE - Ting Fiber Inc.US

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from global-3p.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "global-3p.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.