Skip to content

Hostname

novoferm.fr

Last fetched

novoferm.fr resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · novoferm.frRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/novoferm.fr

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.210.192194.6.208.0/22AS47447DE

WHOIS identity

Registrar
registrar:namebay
Organization
novoferm
Contact emails

Subdomains

10 observed subdomains of novoferm.fr.

Web-graph footprint

Distinct hostnames that link to or from novoferm.fr in the public web crawl.

462 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for novoferm.fr.

MechanismTarget
SPF_Amy329130.crm.ondemand.com
SPF_Amy335378.crm.ondemand.com
SPF_Ao2.ptr1155.sage.com
SPF_Ao4.ptr796.sage.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.175.12
SPF_IP176.162.155.27

Related pages

Pivot deeper into the graph from novoferm.fr.

Cypher and MCP

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

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