Skip to content

Hostname

resinland.com

Last fetched

resinland.com resolves to 2 IPv4 addresses operated by AS203810 in TR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · resinland.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/resinland.com

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
resinland kimyevi maddeler ticaret ve mã¼messillik ltd.å?ti.
Contact emails

Subdomains

2 observed subdomains of resinland.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for resinland.com.

MechanismTarget
SPF_Aresinland.com
SPF_IP194.26.115.201
SPF_IP194.26.115.209
SPF_IP212.58.12.61
SPF_IP212.58.12.62
SPF_IP81.21.164.201
SPF_IP81.21.164.209
SPF_MXresinland.com

Related pages

Pivot deeper into the graph from resinland.com.

Cypher and MCP

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

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