Skip to content

Hostname

embeddedsystems.io

Last fetched

embeddedsystems.io resolves to 3 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · embeddedsystems.ioRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/embeddedsystems.io

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.171.223.111.160.0/20AS29802HVC-AS - HIVELOCITY, Inc.US
75.2.78.23675.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.179.499.83.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

9 observed subdomains of embeddedsystems.io.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • embeddedsystems.io

SPF policy

8 SPF mechanisms authorising senders for embeddedsystems.io.

MechanismTarget
SPF_Aembeddedsystems.io
SPF_IP23.111.163.66
SPF_IP23.111.166.202
SPF_IP23.111.171.2
SPF_IP23.111.180.186
SPF_IP69.16.233.176
SPF_IP74.86.231.44
SPF_MXembeddedsystems.io

Related pages

Pivot deeper into the graph from embeddedsystems.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "embeddedsystems.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.