Skip to content

Hostname

eshop.ufosinker.com

Last fetched

eshop.ufosinker.com resolves to 1 IPv4 address operated by AS24971 in CZ.

Nutrition Label

WHISPER CANON · eshop.ufosinker.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eshop.ufosinker.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.31.37.2281.31.32.0/20AS24971CZ

WHOIS identity

No WHOIS records are currently associated with eshop.ufosinker.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eshop.ufosinker.com.

MechanismTarget
SPF_Aeshop.ufosinker.com
SPF_INCLUDE_netblocks2.eshop-rychle.cz
SPF_INCLUDEspf.konverzky.cz
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2001:1528:0114::/48
SPF_IP77.78.106.0/26
SPF_IP81.0.206.96/27
SPF_IP81.0.236.8/29
SPF_MXeshop.ufosinker.com

Related pages

Pivot deeper into the graph from eshop.ufosinker.com.

Cypher and MCP

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

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