Skip to content

Hostname

apowersoft.it

Last fetched

apowersoft.it resolves to 1 IPv4 address operated by AS45102 in US. WHOIS lists registrar:netim as the registrar.

Nutrition Label

WHISPER CANON · apowersoft.itRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/apowersoft.it

Resolution chain

apowersoft.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.252.52.747.252.0.0/18AS45102US

WHOIS identity

Registrar
registrar:netim
Organization
netim
Contact emails

Subdomains

2 observed subdomains of apowersoft.it.

Web-graph footprint

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

70 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for apowersoft.it.

MechanismTarget
SPF_Aapowersoft.it
SPF_INCLUDEmail.apowersoft.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXapowersoft.it

Related pages

Pivot deeper into the graph from apowersoft.it.

Cypher and MCP

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

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