Skip to content

Hostname

albinicot.com

Last fetched

albinicot.com resolves to 1 IPv4 address operated by AS8612 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · albinicot.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/albinicot.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.85.27.14182.84.0.0/15AS8612IT

WHOIS identity

Registrar
iana:69
Organization
cotonificio albini s.p.a.
Contact emails

Subdomains

5 observed subdomains of albinicot.com.

Web-graph footprint

Distinct hostnames that link to or from albinicot.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for albinicot.com.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.128.170.67/32
SPF_IP151.99.157.0/27
SPF_IP213.215.230.22
SPF_IP80.76.66.0/28
SPF_MXalbinicot.com

Related pages

Pivot deeper into the graph from albinicot.com.

Cypher and MCP

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

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