Skip to content

Hostname

unicon.net

Last fetched

unicon.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · unicon.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unicon.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.145.10918.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.8018.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.8318.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.8418.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.58.1063.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.1123.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.203.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.723.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

62 observed subdomains of unicon.net.

Web-graph footprint

Distinct hostnames that link to or from unicon.net in the public web crawl.

81 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for unicon.net.

MechanismTarget
SPF_INCLUDE8111846.spf03.hubspotemail.net
SPF_INCLUDE_spf.alchemer.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEservers.mcsv.net
SPF_IP18.224.204.69/32
SPF_IP52.10.234.23/32

Related pages

Pivot deeper into the graph from unicon.net.

Cypher and MCP

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

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