Skip to content

Hostname

nagios.com

Last fetched

nagios.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.245104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.245104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for nagios.com.

MechanismTarget
SPF_Acom1.nagios.com
SPF_Ama.nagios.com
SPF_Anagios.com
SPF_Avs1.nagios.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.18.0.245
SPF_IP13.111.68.65
SPF_IP198.37.147.129/32
SPF_IP45.79.21.111
SPF_IP50.116.19.226
SPF_IP50.237.61.66
SPF_IP96.126.121.45
SPF_IP96.126.124.55

Related pages

Pivot deeper into the graph from nagios.com.

Cypher and MCP

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

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