Skip to content

Hostname

iob.in

Last fetched

iob.in resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · iob.inRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iob.in

Resolution chain

iob.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
indian overseas bank
Contact emails

Subdomains

30 observed subdomains of iob.in.

Web-graph footprint

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

1,085 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for iob.in.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzsend.in
SPF_IP103.193.79.6
SPF_IP103.74.180.11
SPF_IP103.74.180.12
SPF_IP103.74.180.13
SPF_IP103.74.180.14
SPF_IP103.74.180.21
SPF_IP103.74.180.22
SPF_IP103.74.180.25
SPF_IP103.74.180.60
SPF_IP103.74.180.61
SPF_IP103.74.180.63
SPF_IP103.74.181.33
SPF_IP103.74.181.41/32
SPF_IP103.74.181.42/32
SPF_IP103.74.181.65
SPF_IP103.74.181.73
SPF_IP103.74.181.74
SPF_IP103.74.181.75
SPF_IP103.74.181.80
SPF_IP103.74.181.96
SPF_IP103.74.181.97
SPF_IP117.221.23.243
SPF_IP121.242.125.72
SPF_IP121.242.125.82
SPF_IP121.242.125.83
SPF_IP182.74.193.106
SPF_IP202.54.204.236
SPF_IP218.248.23.233
SPF_IP218.248.23.234
SPF_IP218.248.3.142

Related pages

Pivot deeper into the graph from iob.in.

Cypher and MCP

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

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