Skip to content

Hostname

dr-air.com

Last fetched

dr-air.com resolves to 1 IPv4 address operated by AS17511 in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · dr-air.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dr-air.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.147.254.204180.144.0.0/14AS17511JP

WHOIS identity

Registrar
iana:48
Organization
dreamfactory,inc
Contact emails

Subdomains

10 observed subdomains of dr-air.com.

Web-graph footprint

Distinct hostnames that link to or from dr-air.com in the public web crawl.

559 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for dr-air.com.

MechanismTarget
SPF_INCLUDE1lejend.com
SPF_INCLUDEasp.cuenote.jp
SPF_IP103.141.97.65
SPF_IP180.147.254.204
SPF_IP219.94.155.167
SPF_IP221.242.63.236
SPF_IP27.147.108.3/32
SPF_IP27.147.108.4/32

Related pages

Pivot deeper into the graph from dr-air.com.

Cypher and MCP

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

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