Skip to content

Hostname

seyfor.com

Last fetched

seyfor.com resolves to 1 IPv4 address operated by IGNUM-AS Czech Republic in CZ.

Nutrition Label

WHISPER CANON · seyfor.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/seyfor.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.109.150.25262.109.128.0/19AS29134IGNUM-AS Czech RepublicCZ

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for seyfor.com.

MechanismTarget
SPF_Aseyfor.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rozhled.cz
SPF_INCLUDEspf.smartemailing.cz
SPF_INCLUDEspf1.mailing.easy.cz
SPF_IP149.72.248.138
SPF_IP168.245.109.250
SPF_IP168.245.56.158
SPF_IP178.20.140.114
SPF_IP178.238.37.128/25
SPF_IP212.158.150.155
SPF_IP212.24.140.212
SPF_IP2a01:430:13::/48
SPF_IP81.31.45.64/26
SPF_IP82.100.63.22
SPF_IP82.100.63.62
SPF_IP83.167.240.0/26
SPF_IP85.93.116.40
SPF_IP89.185.231.0/26

Related pages

Pivot deeper into the graph from seyfor.com.

Cypher and MCP

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

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