Skip to content

Hostname

interactgo.com

Last fetched

interactgo.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.148.16518.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.85.22034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.193.8652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.131.5154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.123.2954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.19.21254.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.218.20154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.89.1754.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.106.23454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.9.24054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
interact
Contact emails

Subdomains

811 observed subdomains of interactgo.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for interactgo.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEstspg-customer.com
SPF_IP159.135.238.20
SPF_IP161.38.196.99
SPF_IP198.61.254.23

Related pages

Pivot deeper into the graph from interactgo.com.

Cypher and MCP

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

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