Skip to content

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

WHISPER CANON · myyogaconnect.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/myyogaconnect.com

Resolution chain

myyogaconnect.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.39.52108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.6108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.68108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.74108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.98.1273.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.343.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.623.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.763.174.96.0/21AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for myyogaconnect.com.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from myyogaconnect.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.