Hostname
pfac.com
Last fetched
pfac.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
pfac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 4.206.125.42 | 4.192.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0165839691
- Contact emails
- bj6gd5ra2vy@networksolutionsprivateregistration.com
- pfac.com@contactprivacy.com
- km76425a4x3@networksolutionsprivateregistration.com
- ns84x6pt4gh@networksolutionsprivateregistration.com
- p58qw78a86t@networksolutionsprivateregistration.com
- pm2zj6d87hh@networksolutionsprivateregistration.com
- re6t862c8xu@networksolutionsprivateregistration.com
- um3mn26k7z8@networksolutionsprivateregistration.com
- va8du9b73j3@networksolutionsprivateregistration.com
- w88mt77748y@networksolutionsprivateregistration.com
- z74d44ec7w2@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of pfac.com.
| Subdomain |
|---|
| link.pfac.com |
| www.pfac.com |
Web-graph footprint
Distinct hostnames that link to or from pfac.com in the public web crawl.
43 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for pfac.com.
| Mechanism | Target |
|---|---|
| SPF_A | pfac.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.stanleyarmour.com |
| SPF_MX | pfac.com |
Related pages
Pivot deeper into the graph from pfac.com.
- IP · 4.206.125.42
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:69
- Country · CA
- Email · bj6gd5ra2vy@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pfac.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.