Skip to content

Hostname

deductive.com

Last fetched

deductive.com resolves to 18.165.72.102, announced in 18.165.72.0/23 by AMAZON-02 - Amazon.com, Inc. in BG. deductive.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · deductive.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/deductive.com

Resolution chain

IPv6 resolution

No AAAA record for deductive.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
buydomains_com
Contact emails
brokerage@buydomains.com, 4ec88282-4539-4b82-93fa-769d9702f480@identity-protect.org, 50bd03b7-2f08-4d23-a5ea-fff27bccf09e@identity-protect.org, aae9c1f9-75b3-4e64-aff6-1e76dd3d7f87@identity-protect.org, eb6a651c-70e4-46e4-a0d6-f762a2623b67@identity-protect.org, f696b92d-6855-439a-9a6f-675ffcb86988@identity-protect.org, fd2c46a7-11bd-485c-a863-0750fbe22367@identity-protect.org, owner-5400319@deductive.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-351.awsdns-43.com
  • ns-852.awsdns-42.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1127.awsdns-12.org
  • ns-1775.awsdns-29.co.uk

MX records

  • deductive-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from deductive.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deductive.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.