Hostname
penske.com
Last fetched
penske.com resolves to 52.237.130.0, announced in 52.224.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. penske.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 52.237.130.0
52.224.0.0/11 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Chicago, US
- 54.164.201.12
54.164.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for penske.com is recorded in WhisperGraph.
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- domain administrator
- Contact emails
- domains@penske.com, domain.admin@online-age.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.f5clouddns.com
- ns2.f5clouddns.com
MX records
- mxa-001ae501.gslb.pphosted.com
- mxb-001ae501.gslb.pphosted.com
- mx0a-001ae501.pphosted.com
- mx0b-001ae501.pphosted.com
SPF policy
- ip: 88.99.97.160/32
- ip: 88.89.118.200/32
- include: mktomail.com
- include: spf.o365.penske.com
- include: spf.penske.com
- include: %{ir}.%{v}.%{d}.spf.has.pphosted.com
- include: _spf.qualtrics.com
Threat-feed evidence
History
Related pages
Pivot from penske.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: "penske.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.