Hostname
pfmassetmanagement.com
Last fetched
pfmassetmanagement.com resolves to 2 IPv4 addresses operated by US-BANCORP - U.S. BANCORP in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
pfmassetmanagement.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 170.135.105.64 | 170.135.64.0/18 | AS3147 | US-BANCORP - U.S. BANCORP | US |
| 170.135.184.21 | 170.135.128.0/18 | AS3147 | US-BANCORP - U.S. BANCORP | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- public financial management
- Contact emails
Subdomains
3 observed subdomains of pfmassetmanagement.com.
Web-graph footprint
Distinct hostnames that link to or from pfmassetmanagement.com in the public web crawl.
14 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from pfmassetmanagement.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pfmassetmanagement.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.