Skip to content

Hostname

inb.com

Last fetched

inb.com resolves to 3 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · inb.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/inb.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0153473619
Contact emails

Subdomains

15 observed subdomains of inb.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for inb.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00729101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.inb.com
SPF_INCLUDEspf2.inb.com
SPF_INCLUDEspf3.inb.com
SPF_INCLUDEspf5.inb.com
SPF_IP13.111.204.222/32
SPF_IP147.253.212.105/32
SPF_IP147.253.214.58/32
SPF_IP147.253.218.1/32
SPF_IP156.55.92.252
SPF_IP156.55.92.253
SPF_IP205.220.182.18/32
SPF_IP216.71.150.36/32
SPF_IP216.71.154.156/32
SPF_IP216.71.154.162/32
SPF_IP52.165.224.93
SPF_IP52.165.227.9
SPF_IP52.88.240.248/32
SPF_IP54.186.77.157/32
SPF_IP74.206.99.5
SPF_MXinb.com

Related pages

Pivot deeper into the graph from inb.com.

Cypher and MCP

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

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