Hostname
ingasti.com
Last fetched
ingasti.com resolves to 5 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ingasti.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 132.145.19.35 | 132.145.16.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 99.84.203.23 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.42 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.55 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.93 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ingasti.com owner
- Contact emails
Subdomains
27 observed subdomains of ingasti.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ingasti.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ingasti.com.
| Mechanism | Target |
|---|---|
| SPF_A | ingasti.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.stackmail.com |
| SPF_MX | ingasti.com |
Related pages
Pivot deeper into the graph from ingasti.com.
- IP · 132.145.19.35
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:468
- Country · GB
- Email · jcgarcia@ingasti.com
- TLD · .com
- Browse hostnames · in…
- 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: "ingasti.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.