Hostname
yvea.com
Last fetched
yvea.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
yvea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.130.244.108 | 3.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ar25d39v5r2@networksolutionsprivateregistration.com
- c62zb3jh9p3@networksolutionsprivateregistration.com
- eq37b2rq5a8@networksolutionsprivateregistration.com
- nc2h23kg4nb@networksolutionsprivateregistration.com
- p895p47e3hk@networksolutionsprivateregistration.com
- rd9784t34a2@networksolutionsprivateregistration.com
- y29n232w8w9@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of yvea.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yvea.com in the public web crawl.
43 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for yvea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us-1.a.mimecastprotect.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 148.170.2.28 |
| SPF_IP | 209.193.96.181 |
Related pages
Pivot deeper into the graph from yvea.com.
- IP · 3.130.244.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ar25d39v5r2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · yv…
- 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: "yvea.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.