Skip to content

Hostname

nicomalabs.com

Last fetched

nicomalabs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:3803 as the registrar.

Nutrition Label

WHISPER CANON · nicomalabs.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nicomalabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.45.12013.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.1813.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.5713.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.8013.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.41.1818.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.3118.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.5718.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.6818.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.20.10052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.2352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3803
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nicomalabs.com.

MechanismTarget
SPF_INCLUDEzohomail.eu

Related pages

Pivot deeper into the graph from nicomalabs.com.

Cypher and MCP

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

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