Skip to content

Hostname

reece.com

Last fetched

reece.com resolves to 13.248.160.137, announced in 13.248.160.0/20 by AMAZON-02 - Amazon.com, Inc. in CA. reece.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 · reece.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/reece.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
domain.register@reece.com.au, reece.com@domainsbyproxy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • pdns07.domaincontrol.com
  • pdns08.domaincontrol.com

MX records

  • scout-reece-com.mail.protection.outlook.com
  • mx1-us1.ppe-hosted.com
  • mx2-us1.ppe-hosted.com

SPF policy

  • ip: 192.69.130.0/24
  • ip: 64.106.173.0/25
  • ip: 148.59.100.16/28
  • ip: 44.229.121.55/32
  • ip: 35.80.141.6/32
  • include: spf1.reece.com
  • include: spf2.reece.com
  • ip: 209.10.188.171
  • ip: 72.1.70.100
  • ip: 72.1.70.101
  • ip: 72.1.70.99

Threat-feed evidence

History

Related pages

Pivot from reece.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: "reece.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.