Skip to content

Hostname

appsec.it

Last fetched

appsec.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · appsec.itRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/appsec.it

Resolution chain

appsec.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.251.101108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.114108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.5108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.79108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:gandi sas
Organization
alessia bellusci
Contact emails

Web-graph footprint

Distinct hostnames that link to or from appsec.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for appsec.it.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from appsec.it.

Cypher and MCP

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

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