Skip to content

Hostname

paciolan.com

Last fetched

paciolan.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. paciolan.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · paciolan.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/paciolan.com

Resolution chain

No IPv4 resolution is recorded for paciolan.com in WhisperGraph.

IPv6 resolution

No AAAA record for paciolan.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
d89289jk37p@networksolutionsprivateregistration.com, da7ys2a69hd@networksolutionsprivateregistration.com, dw9mw2em2h3@networksolutionsprivateregistration.com, eq35d3s36f7@networksolutionsprivateregistration.com, gd5sz4532nu@networksolutionsprivateregistration.com, gd8zn62k628@networksolutionsprivateregistration.com, hs38b8254d3@networksolutionsprivateregistration.com, jg66396f6yq@networksolutionsprivateregistration.com, md5m47yj4a5@networksolutionsprivateregistration.com, n63ts8by5tz@networksolutionsprivateregistration.com, q87kt4k68c7@networksolutionsprivateregistration.com, qs9z79jw2pm@networksolutionsprivateregistration.com, sd7mq8b33k2@networksolutionsprivateregistration.com, ug4my2xr33u@networksolutionsprivateregistration.com, wb86m5zu8ax@networksolutionsprivateregistration.com, xr2qs5kp857@networksolutionsprivateregistration.com, xr68v7qe36a@networksolutionsprivateregistration.com, yp74e8x37ya@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-468.awsdns-58.com
  • ns-906.awsdns-49.net
  • ns-1322.awsdns-37.org
  • ns-1633.awsdns-12.co.uk

MX records

  • paciolan-com.mail.protection.outlook.com

SPF policy

  • include: %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email

Threat-feed evidence

History

Related pages

Pivot from paciolan.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "paciolan.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.