Skip to content

Hostname

ferrousik.com

Last fetched

ferrousik.com resolves to 1 IPv4 address operated by AS50340 in RU. WHOIS lists iana:3806 as the registrar.

Nutrition Label

WHISPER CANON · ferrousik.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ferrousik.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.90.180.16281.90.180.0/22AS50340RU

WHOIS identity

Registrar
iana:3806
Organization
ponomareva olga igorevna
Contact emails

Subdomains

5 observed subdomains of ferrousik.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ferrousik.com.

MechanismTarget
SPF_Aferrousik.com
SPF_INCLUDEa09fb6ad1f857d454cade9312237c159.gca.to
SPF_INCLUDEbeget.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP51.89.67.24
SPF_IP81.90.180.162
SPF_MXferrousik.com

Related pages

Pivot deeper into the graph from ferrousik.com.

Cypher and MCP

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

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