Hostname
myyogaconnect.com
Last fetched
myyogaconnect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
myyogaconnect.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.156.39.52 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.6 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.68 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.74 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.98.127 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.98.34 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.98.62 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.98.76 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- bouys laure
- Contact emails
Subdomains
6 observed subdomains of myyogaconnect.com.
Web-graph footprint
Distinct hostnames that link to or from myyogaconnect.com in the public web crawl.
58 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for myyogaconnect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.sendinblue.com |
Related pages
Pivot deeper into the graph from myyogaconnect.com.
- IP · 108.156.39.52
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · GB
- Email · 7pqcdthohbvfet5qtvra@y.o-w-o.info
- TLD · .com
- Browse hostnames · my…
- 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: "myyogaconnect.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.