Skip to content

Hostname

fiatprofessional.dk

Last fetched

fiatprofessional.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · fiatprofessional.dkRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fiatprofessional.dk

Resolution chain

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

IPPrefixASNOperatorCountry
20.47.97.15020.47.96.0/23AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:gandi sas
Organization
stellantis europe s.p.a.
Contact emails

Subdomains

6 observed subdomains of fiatprofessional.dk.

Web-graph footprint

Distinct hostnames that link to or from fiatprofessional.dk in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fiatprofessional.dk.

MechanismTarget
SPF_INCLUDE_spf.keyloop.io
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.17.193.232

Related pages

Pivot deeper into the graph from fiatprofessional.dk.

Cypher and MCP

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

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