Hostname
jetstreamrfid.com
Last fetched
jetstreamrfid.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jetstreamrfid.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 |
|---|---|---|---|---|
| 13.248.236.247 | 13.249.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.117.134 | 76.227.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jetstreamrfid.com owner
- Contact emails
- mark.sehmer@tersosolutions.com
- 03f8c418-d55e-46bc-8f16-253c78dc1a36@identity-protect.org
- 322a334e-07ce-421c-8f00-1f2904d3f6d7@identity-protect.org
- 6d2907e0-a5a3-4987-b240-930483435b9d@identity-protect.org
- 92e463c0-cad2-4cf6-a15c-d4961e74207c@identity-protect.org
- a06ad618-017b-417b-90c0-542b855840e7@identity-protect.org
- owner-11075637@jetstreamrfid.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of jetstreamrfid.com.
Showing 15 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jetstreamrfid.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for jetstreamrfid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jetstreamrfid.com.
- IP · 13.248.236.247
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · mark.sehmer@tersosolutions.com
- TLD · .com
- Browse hostnames · je…
- 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: "jetstreamrfid.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.