Hostname
jay.alfbarkman.com
Last fetched
jay.alfbarkman.com resolves to 1 IPv4 address operated by US-TELEPACIFIC - TPx Communications in US.
Nutrition Label
Resolution chain
jay.alfbarkman.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 |
|---|---|---|---|---|
| 69.178.164.133 | 69.178.128.0/18 | AS14265 | US-TELEPACIFIC - TPx Communications | US |
WHOIS identity
No WHOIS records are currently associated with jay.alfbarkman.com in WhisperGraph.
Subdomains
1 observed subdomain of jay.alfbarkman.com.
| Subdomain |
|---|
| www.jay.alfbarkman.com |
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for jay.alfbarkman.com.
| Mechanism | Target |
|---|---|
| SPF_A | jay.alfbarkman.com |
| SPF_INCLUDE | relay.spamshield.io |
| SPF_IP | 174.142.221.44 |
| SPF_IP | 174.142.221.52 |
| SPF_IP | 184.107.100.60 |
| SPF_IP | 209.172.35.52 |
| SPF_MX | jay.alfbarkman.com |
Related pages
Pivot deeper into the graph from jay.alfbarkman.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jay.alfbarkman.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.