Skip to content

Hostname

equitec.it

Last fetched

equitec.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:fubra limited as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.42.238.3513.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.130.106.14618.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.149.263.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
51.24.56.17951.24.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:fubra limited
Organization
mark gregory
Contact emails

Subdomains

6 observed subdomains of equitec.it.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for equitec.it.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from equitec.it.

Cypher and MCP

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

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