Skip to content

Hostname

subaio.com

Last fetched

subaio.com resolves to 2 IPv4 addresses operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.228.17185.149.228.0/24AS48854TEAM-BLUE-DENMARKDK
77.243.52.13177.243.48.0/20AS42697NETIC-ASDK

WHOIS identity

Registrar
iana:113
Organization
domain administrator
Contact emails

Subdomains

72 observed subdomains of subaio.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for subaio.com.

MechanismTarget
SPF_Arelay.netic.dk
SPF_Asubaio1.mta.netic.dk
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from subaio.com.

Cypher and MCP

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

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