Skip to content

Hostname

abacospa.it

Last fetched

abacospa.it resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:terralink s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · abacospa.itRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/abacospa.it

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.138.150172.104.128.0/19AS63949DE

WHOIS identity

Registrar
registrar:terralink s.r.l.
Organization
Contact emails

Subdomains

9 observed subdomains of abacospa.it.

Web-graph footprint

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

106 sites link to this hostname.

242 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for abacospa.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP135.125.8.83
SPF_IP172.104.138.150
SPF_IP194.21.36.108
SPF_IP194.21.36.110
SPF_IP85.38.97.210
SPF_IP85.38.97.212
SPF_MXabacospa.it

Related pages

Pivot deeper into the graph from abacospa.it.

Cypher and MCP

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

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