Hostname
esfera.com.vc
Last fetched
esfera.com.vc resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SA. WHOIS lists iana:1086 as the registrar.
Nutrition Label
Resolution chain
esfera.com.vc 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 |
|---|---|---|---|---|
| 108.158.90.126 | 108.158.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 108.158.90.127 | 108.158.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 108.158.90.38 | 108.158.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 129.80.154.222 | 129.80.0.0/16 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 108.158.90.63 | 108.158.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
WHOIS identity
- Registrar
- iana:1086
- Organization
- esfera fidelidade
- Contact emails
- —
Subdomains
59 observed subdomains of esfera.com.vc.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from esfera.com.vc in the public web crawl.
135 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for esfera.com.vc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
Related pages
Pivot deeper into the graph from esfera.com.vc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esfera.com.vc"})-[: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.