Hostname
pt.emailjet.net
Last fetched
pt.emailjet.net resolves to 10 IPv4 addresses operated by AIN - American Information Network in US.
Nutrition Label
Resolution chain
pt.emailjet.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.100.59.136 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.137 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.138 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.139 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.140 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.141 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.142 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.143 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.144 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
| 38.100.59.145 | 38.100.112.0/22 | AS6405 | AIN - American Information Network | US |
WHOIS identity
No WHOIS records are currently associated with pt.emailjet.net in WhisperGraph.
Subdomains
2 observed subdomains of pt.emailjet.net.
Threat posture
History
Mail and authentication
MX records
- pt.emailjet.net
SPF policy
3 SPF mechanisms authorising senders for pt.emailjet.net.
| Mechanism | Target |
|---|---|
| SPF_A | pt.emailjet.net |
| SPF_INCLUDE | spf.pt.emailjet.net |
| SPF_MX | pt.emailjet.net |
Related pages
Pivot deeper into the graph from pt.emailjet.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pt.emailjet.net"})-[: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.