Skip to content

Hostname

codfiscal.net

Last fetched

codfiscal.net resolves to 1 IPv4 address operated by AS211611 in RO. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · codfiscal.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/codfiscal.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.36.143.207194.36.143.0/24AS211611RO

WHOIS identity

Registrar
iana:3956
Organization
andrei turcanu
Contact emails

Subdomains

27 observed subdomains of codfiscal.net.

Web-graph footprint

Distinct hostnames that link to or from codfiscal.net in the public web crawl.

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for codfiscal.net.

MechanismTarget
SPF_Acodfiscal.net
SPF_INCLUDEmailgun.org
SPF_IP194.36.143.207
SPF_IP45.86.220.131
SPF_IP46.102.146.216
SPF_IP89.45.173.13
SPF_IP91.244.247.200
SPF_IP93.115.113.248
SPF_IP93.115.113.43
SPF_MXcodfiscal.net

Related pages

Pivot deeper into the graph from codfiscal.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "codfiscal.net"})-[: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.