Skip to content

Hostname

simple.com

Last fetched

simple.com resolves to 161.150.168.2, announced in 161.150.128.0/17 by PNCBANK - PNC Bank N.A. in US. simple.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 · simple.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/simple.com

Resolution chain

IPv6 resolution

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

Attribution

pnc bank

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
on behalf of simple.com owner
Contact emails
steve.creel@bbva.com, 9bd0ad469dddbb9cb9bd9bc3b1d58ba4-1198410@contact.gandi.net, a29ac31d62b798f2880f6fead7956902-1198410@contact.gandi.net, bbb0cc509d9ab41f91160a13d36a9d7b-1737649@contact.gandi.net, owner-10049178@simple.com.whoisprivacyservice.org, owner-1021403@simple.com.whoisprivacyservice.org, owner-10246560@simple.com.whoisprivacyservice.org, owner-10516509@simple.com.whoisprivacyservice.org, owner-10713891@simple.com.whoisprivacyservice.org, owner-10983840@simple.com.whoisprivacyservice.org, owner-11056407@simple.com.whoisprivacyservice.org, owner-202863@simple.com.whoisprivacyservice.org, owner-2314654@simple.com.whoisprivacyservice.org, owner-2512036@simple.com.whoisprivacyservice.org, owner-2584603@simple.com.whoisprivacyservice.org, owner-275430@simple.com.whoisprivacyservice.org, owner-2781985@simple.com.whoisprivacyservice.org, owner-2854552@simple.com.whoisprivacyservice.org, owner-2959048@simple.com.whoisprivacyservice.org, owner-3051934@simple.com.whoisprivacyservice.org and 26 more

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

  • dns000.pnc.com
  • dns001.pnc.com
  • dns002.pnc.com

Threat-feed evidence

History

Related pages

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