Hostname
hitcea.com
Last fetched
hitcea.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
hitcea.com 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 |
|---|---|---|---|---|
| 108.138.51.40 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.5 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.88 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.99 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.238.49.13 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.17 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.40 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.93 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- brian jacobo fuemtes
- Contact emails
Subdomains
5 observed subdomains of hitcea.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hitcea.com.
| Mechanism | Target |
|---|---|
| SPF_A | hitcea.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 216.246.47.114 |
| SPF_MX | hitcea.com |
Related pages
Pivot deeper into the graph from hitcea.com.
- IP · 108.138.51.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · IE
- Email · hitceate@gmail.com
- TLD · .com
- Browse hostnames · hi…
- 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: "hitcea.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.