Skip to content

Hostname

sicom.me

Last fetched

sicom.me resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · sicom.meRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/sicom.me

Resolution chain

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

IPPrefixASNOperatorCountry
82.223.65.12782.223.0.0/16AS8560ES

WHOIS identity

Registrar
iana:1403
Organization
sicom creaticlab, s.l
Contact emails

Subdomains

95 observed subdomains of sicom.me.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sicom.me.

MechanismTarget
SPF_IP178.33.165.11
SPF_IP217.160.158.191
SPF_IP82.223.109.45
SPF_IP82.223.151.196
SPF_IP82.223.197.25
SPF_IP82.223.25.210
SPF_IP82.223.37.246
SPF_IP82.223.39.78
SPF_IP82.223.43.120
SPF_IP82.223.54.127
SPF_IP82.223.65.127
SPF_IP82.223.68.168
SPF_IP82.223.99.58
SPF_MXsicom.me

Related pages

Pivot deeper into the graph from sicom.me.

Cypher and MCP

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

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