Skip to content

Hostname

pennaeps.com

Last fetched

pennaeps.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · pennaeps.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pennaeps.com

Resolution chain

pennaeps.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.172.24104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.173.24104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
kevin quilliam
Contact emails

Subdomains

40 observed subdomains of pennaeps.com.

Web-graph footprint

Distinct hostnames that link to or from pennaeps.com in the public web crawl.

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for pennaeps.com.

MechanismTarget
SPF_Apennaeps.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP205.174.24.169
SPF_IP205.174.24.170
SPF_IP205.174.25.221
SPF_IP205.174.25.222
SPF_IP205.174.25.225
SPF_IP209.85.218.54
SPF_IP209.87.149.76
SPF_IP209.87.159.183
SPF_IP209.87.159.243
SPF_IP69.16.210.213
SPF_IP69.16.236.251
SPF_IP69.167.167.47
SPF_IP8.29.155.133
SPF_MXpennaeps.com

Related pages

Pivot deeper into the graph from pennaeps.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pennaeps.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.