Skip to content

Hostname

doctor-agent.com

Last fetched

doctor-agent.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · doctor-agent.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/doctor-agent.com

Resolution chain

doctor-agent.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:49
Organization
naoto kobayashi
Contact emails

Subdomains

12 observed subdomains of doctor-agent.com.

Web-graph footprint

Distinct hostnames that link to or from doctor-agent.com in the public web crawl.

176 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for doctor-agent.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.playbackmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.127.111.80
SPF_IP18.178.177.14
SPF_IP18.181.130.142
SPF_IP35.73.33.8
SPF_IP52.68.139.139
SPF_IP54.168.110.16

Related pages

Pivot deeper into the graph from doctor-agent.com.

Cypher and MCP

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

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