Skip to content

Hostname

xid.inc

Last fetched

xid.inc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · xid.incRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/xid.inc

Resolution chain

xid.inc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.104.33108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.35108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.87108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.9108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.175.130.1173.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.BH
3.175.130.693.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.BH
3.175.130.763.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.BH
3.175.130.953.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.BH

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

6 observed subdomains of xid.inc.

Web-graph footprint

Distinct hostnames that link to or from xid.inc in the public web crawl.

87 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xid.inc.

MechanismTarget
SPF_INCLUDE6360645.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.jp

Related pages

Pivot deeper into the graph from xid.inc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xid.inc"})-[: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.