Hostname
pfkelectronics.com
Last fetched
pfkelectronics.com resolves to 2 IPv4 addresses operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:1466 as the registrar.
Nutrition Label
Resolution chain
pfkelectronics.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 |
|---|---|---|---|---|
| 129.232.147.246 | 129.232.128.0/17 | AS37153 | Xneelo (Pty) Ltd - Xneelo (Pty) Ltd | ZA |
| 196.35.73.180 | 196.34.0.0/15 | AS3741 | Dimension Data - Dimension Data | ZA |
WHOIS identity
- Registrar
- iana:1466
- Organization
- pfk electronics
- Contact emails
Subdomains
8 observed subdomains of pfkelectronics.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from pfkelectronics.com.
- IP · 129.232.147.246
- ASN · AS37153Xneelo (Pty) Ltd - Xneelo (Pty) Ltd
- Registrar · iana:1466
- Country · ZA
- Email · 1773@privacy.domainnamebrandcompany.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: "pfkelectronics.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.