Skip to content

Hostname

atlantic.fo

Last fetched

atlantic.fo resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:fo umsitingin as the registrar.

Nutrition Label

WHISPER CANON · atlantic.foRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/atlantic.fo

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.35.81104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.147.222172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:fo umsitingin
Organization
atlantic airways
Contact emails

Subdomains

16 observed subdomains of atlantic.fo.

Web-graph footprint

Distinct hostnames that link to or from atlantic.fo in the public web crawl.

370 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for atlantic.fo.

MechanismTarget
SPF_Amail.atlantic.fo
SPF_Apost.atlantic.fo
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.7.164
SPF_IP212.55.52.58
SPF_IP66.28.189.105
SPF_IP66.28.189.6
SPF_IP66.28.189.74
SPF_IP82.150.225.129
SPF_IP82.150.225.79/32
SPF_IP83.231.238.14

Related pages

Pivot deeper into the graph from atlantic.fo.

Cypher and MCP

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

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