Skip to content

Hostname

itgraphy.com

Last fetched

itgraphy.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · itgraphy.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itgraphy.com

Resolution chain

itgraphy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.209.63.5013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.73.933.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.91.723.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.216.23152.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of itgraphy.com owner
Contact emails

Subdomains

3 observed subdomains of itgraphy.com.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for itgraphy.com.

MechanismTarget
SPF_REDIRECT_spf.mailnara.co.kr

Related pages

Pivot deeper into the graph from itgraphy.com.

Cypher and MCP

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

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