Skip to content

Hostname

nomadflo.com

Last fetched

nomadflo.com resolves to 1 IPv4 address operated by AS-SMARTHOST- in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · nomadflo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nomadflo.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.211.221.23591.211.220.0/22AS39566AS-SMARTHOST-PL

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

8 observed subdomains of nomadflo.com.

Web-graph footprint

Distinct hostnames that link to or from nomadflo.com in the public web crawl.

146 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • nomadflo.com

SPF policy

7 SPF mechanisms authorising senders for nomadflo.com.

MechanismTarget
SPF_Anomadflo.com
SPF_IP91.211.220.35
SPF_IP91.211.220.48
SPF_IP91.211.221.235
SPF_IP91.211.222.21
SPF_IP91.211.222.51
SPF_MXnomadflo.com

Related pages

Pivot deeper into the graph from nomadflo.com.

Cypher and MCP

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

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