Skip to content

Hostname

embrace.io

Last fetched

embrace.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · embrace.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/embrace.io

Resolution chain

embrace.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.10618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.66.1153.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.1273.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.353.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.983.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.167.69.1113.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1263.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.323.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.363.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
embrace
Contact emails

Subdomains

15 observed subdomains of embrace.io.

Web-graph footprint

Distinct hostnames that link to or from embrace.io in the public web crawl.

199 sites link to this hostname.

396 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for embrace.io.

MechanismTarget
SPF_INCLUDE48066860.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from embrace.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "embrace.io"})-[: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.