Skip to content

Hostname

timmons.com

Last fetched

timmons.com resolves to 100.29.20.79, announced in 100.24.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. timmons.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 · timmons.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timmons.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of timmons.com owner
Contact emails
bryan.corcoran@timmons.com, mark.farnsworth@timmons.com, 12a06231-920a-46ae-8b82-3dcf4136fe87@identity-protect.org, 6d992152-dbab-4635-ba4d-a2bc7cff0b6f@identity-protect.org, c370663a-14c8-4989-a2a7-736989164f1c@identity-protect.org, d3d51a0f-e9fd-4676-b7c6-75bc1e633051@identity-protect.org, e1cb8fdd-3ed5-4791-af03-b6ecb7d93a56@identity-protect.org, fa2c520b-122c-4a41-9279-ac248c8019be@identity-protect.org, owner-1048969@timmons.com.whoisprivacyservice.org, owner-5138428@timmons.com.whoisprivacyservice.org, owner-5771212@timmons.com.whoisprivacyservice.org, owner-9811041@timmons.com.whoisprivacyservice.org

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

  • ns-185.awsdns-23.com
  • ns-745.awsdns-29.net
  • ns-1410.awsdns-48.org
  • ns-1753.awsdns-27.co.uk

MX records

  • timmons-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

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