Skip to content

Hostname

cofs.net

Last fetched

cofs.net resolves to 2 IPv4 addresses operated by SNAPPYDSL-ASN1 - SNAPPYDSL.NET in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cofs.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cofs.net

Resolution chain

cofs.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.142.0.1668.142.0.0/19AS11280SNAPPYDSL-ASN1 - SNAPPYDSL.NETUS
68.142.0.6768.142.0.0/19AS11280SNAPPYDSL-ASN1 - SNAPPYDSL.NETUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0120210435
Contact emails

Subdomains

5,775 observed subdomains of cofs.net.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cofs.net.

MechanismTarget
SPF_Amail.snappydsl.net
SPF_Amail2.snappydsl.net
SPF_Asmtp.snappyinternet.net
SPF_INCLUDEmsp.net
SPF_INCLUDEspf.mtaroutes.com
SPF_IP68.142.0.60
SPF_IP68.142.0.62
SPF_MXsnappydsl.net
SPF_MXsnappyinternet.net

Related pages

Pivot deeper into the graph from cofs.net.

Cypher and MCP

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

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