Skip to content

Hostname

signaturesense.com

Last fetched

signaturesense.com resolves to 3.8.26.107, announced in 3.8.0.0/14 by AMAZON-02 - Amazon.com, Inc. in GB. signaturesense.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 · signaturesense.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/signaturesense.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
jon.w.richardson@googlemail.com, 32192ba4-3543-43d3-9db4-8fb1836613d7@identity-protect.org, 7b8107f1-62ea-46b4-b9f6-0e9686d5c784@identity-protect.org, a30dcceb-800e-4449-a569-527bd7844a9b@identity-protect.org, b7f93223-5a48-4fe4-a757-6c9ac19829b4@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-420.awsdns-52.com
  • ns-944.awsdns-54.net
  • ns-1176.awsdns-19.org
  • ns-1987.awsdns-56.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • include: _spf.google.com
  • include: spf.mtasv.net

Threat-feed evidence

History

Related pages

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