Skip to content

Hostname

infogram.com

Last fetched

infogram.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · infogram.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/infogram.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.197.7513.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
18.202.210.6518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.47.11434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.115.9752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.77.19952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.226.25052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.92.5952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.115.21252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.71.3763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
76.223.83.20576.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
79.125.110.16279.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

253 observed subdomains of infogram.com.

Web-graph footprint

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

20,990 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for infogram.com.

MechanismTarget
SPF_INCLUDE521303.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from infogram.com.

Cypher and MCP

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

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