Skip to content

Hostname

cofas-spa.com

Last fetched

cofas-spa.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cofas-spa.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cofas-spa.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.121.209.1491.121.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
cofas spa
Contact emails

Subdomains

2 observed subdomains of cofas-spa.com.

Web-graph footprint

Distinct hostnames that link to or from cofas-spa.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cofas-spa.com.

MechanismTarget
SPF_Acofas-spa.com
SPF_INCLUDEspf.ovh.com
SPF_IP194.183.90.184
SPF_IP91.121.209.14
SPF_MXcofas-spa.com

Related pages

Pivot deeper into the graph from cofas-spa.com.

Cypher and MCP

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

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