Skip to content

Hostname

interbim.com

Last fetched

interbim.com resolves to 1 IPv4 address operated by AS58212 in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · interbim.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/interbim.com

Resolution chain

interbim.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.247.119.5237.247.119.0/24AS58212TR

WHOIS identity

Registrar
iana:3871
Organization
interbim bilisim hizmetleri
Contact emails

Subdomains

22 observed subdomains of interbim.com.

Web-graph footprint

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

75 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for interbim.com.

MechanismTarget
SPF_Ainterbim.com
SPF_IP185.106.209.106
SPF_IP185.7.82.14
SPF_IP37.247.112.138
SPF_IP37.247.112.160
SPF_IP37.247.112.161
SPF_IP37.247.112.30
SPF_IP37.247.114.83
SPF_IP37.247.119.51
SPF_IP37.247.119.54
SPF_IP37.247.119.56
SPF_IP37.247.119.57
SPF_IP37.247.119.59
SPF_IP37.247.119.80
SPF_IP37.247.119.81
SPF_IP89.252.184.136
SPF_MXinterbim.com

Related pages

Pivot deeper into the graph from interbim.com.

Cypher and MCP

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

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