Skip to content

Hostname

firstadvisory.it

Last fetched

firstadvisory.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · firstadvisory.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/firstadvisory.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.39.1418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.1618.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.4918.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.9018.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.98.1163.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.223.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.503.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.953.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
first advisory srl
Contact emails

Subdomains

3 observed subdomains of firstadvisory.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for firstadvisory.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.243.3.158
SPF_IP94.91.119.50

Related pages

Pivot deeper into the graph from firstadvisory.it.

Cypher and MCP

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

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