Skip to content

Hostname

p-smith.com

Last fetched

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

Resolution chain

IPv6 resolution

No AAAA record for p-smith.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of p-smith.com owner
Contact emails
578c5c0f-0413-41d7-916d-94d2b2689f7f@identity-protect.org, 6bf9c1c7-bcfa-4ae3-8ded-a26743794968@identity-protect.org, 72a66666-ac09-4b63-b5ff-a999a9a4c5b8@identity-protect.org, a3405cae-5f66-4343-a37e-af19169b2f20@identity-protect.org, b028525c-dc2f-40db-bf2d-c6c92bbaa859@identity-protect.org, cb5934ef-b520-48b7-a61a-ee37ba9efaa7@identity-protect.org, owner-11404357@p-smith.com.whoisprivacyservice.org

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-264.awsdns-33.com
  • ns-947.awsdns-54.net
  • ns-1131.awsdns-13.org
  • ns-1787.awsdns-31.co.uk

Threat-feed evidence

History

Related pages

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