Skip to content

Hostname

picallex.com

Last fetched

picallex.com resolves to 159.89.146.172, announced in 159.89.144.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. picallex.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 · picallex.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/picallex.com

Resolution chain

IPv6 resolution

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

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Contact emails
picallex.com@secretregistration.com, 4fc098bf3c429665d1897868d3a60e78-4595996@contact.gandi.net, 9ea8da6c254c57d341cf9859cbee3236-4595996@contact.gandi.net

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-449.awsdns-56.com
  • ns-870.awsdns-44.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1391.awsdns-45.org
  • ns-1615.awsdns-09.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 159.183.0.0/16
  • ip: 149.72.0.0/16
  • ip: 168.245.0.0/17
  • ip: 167.89.0.0/17
  • ip: 216.198.0.0/18
  • ip: 50.31.32.0/19
  • ip: 192.254.112.0/20
  • ip: 188.172.128.0/20
  • ip: 192.161.144.0/20
  • ip: 198.37.144.0/20
  • ip: 208.117.48.0/20
  • ip: 198.21.0.0/21
  • ip: 198.2.132.0/22
  • ip: 185.12.80.0/22
  • ip: 198.2.136.0/23
  • ip: 205.201.136.0/23
  • ip: 198.2.178.0/23
  • ip: 198.2.186.0/23
  • ip: 103.151.192.0/23
  • ip: 198.2.128.0/24
  • ip: 205.201.139.0/24
  • ip: 198.2.145.0/24
  • ip: 198.2.177.0/24
  • ip: 198.2.180.0/24
  • ip: 205.201.131.128/25
  • ip: 205.201.134.128/25
  • include: _spf.rdstation.com.br
  • include: spf.fromdoppler.com
  • include: _spf.google.com
  • include: 50368181.spf04.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from picallex.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: "picallex.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.