Skip to content

Hostname

sanlucar.com

Last fetched

sanlucar.com resolves to 45.6.49.118, announced in 45.6.58.0/24 by acens_AS - acens Technologies, S.L. in ES. sanlucar.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 · sanlucar.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sanlucar.com

Resolution chain

IPv6 resolution

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

Attribution

acens

ORIGIN_AS

WHOIS identity

Registrar
iana:140
Registrant organisation
sanlucar fruit s.l
Contact emails
sistemas@sanlucar.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

  • ns3.acens.net
  • ns4.acens.net
  • ns7.acens.net

MX records

  • mxa-0090d201.gslb.pphosted.com
  • mxb-0090d201.gslb.pphosted.com

SPF policy

  • ip: 195.57.29.0/28
  • ip: 85.115.11.192/29
  • ip: 213.0.52.80/29
  • ip: 52.16.190.81/32
  • ip: 52.17.45.98/32
  • include: spf-westeu.emailsignatures365.com
  • include: spf.protection.outlook.com
  • include: spf-0090d201.pphosted.com
  • mx: sanlucar.com
  • include: securityeducation.com
  • ip: 13.88.204.194
  • ip: 195.235.65.220
  • ip: 20.157.21.40
  • ip: 20.16.147.129
  • ip: 20.16.147.95
  • ip: 20.224.188.159
  • ip: 52.136.204.173
  • ip: 52.157.104.80
  • ip: 52.209.241.125
  • ip: 52.49.23.78
  • ip: 54.73.107.84

Threat-feed evidence

History

Related pages

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