Hostname
jitterbit.help
Last fetched
jitterbit.help resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
jitterbit.help resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.124.122 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.37 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.64 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.92 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.62.49 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.55 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.60 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.88 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:81
- Organization
- sharam sasson
- Contact emails
Subdomains
1 observed subdomain of jitterbit.help.
| Subdomain |
|---|
| www.jitterbit.help |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for jitterbit.help.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from jitterbit.help.
- IP · 18.245.124.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · bf67f10bd86bca4037289435e718bd59-5794809@contact.gandi.net
- TLD · .help
- Browse hostnames · ji…
- 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: "jitterbit.help"})-[: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.