Skip to content

Hostname

rekico.com

Last fetched

rekico.com resolves to 1 IPv4 address operated by AS21309 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · rekico.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rekico.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.89.18.15577.90.46.0/24AS21309IT

WHOIS identity

Registrar
iana:168
Organization
torr. rekico caffe' s.a.s.
Contact emails

Subdomains

5 observed subdomains of rekico.com.

Web-graph footprint

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

12 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rekico.com.

MechanismTarget
SPF_INCLUDEfotonica.com
SPF_INCLUDEspf-c.cbsolt.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP46.16.94.25
SPF_IP95.157.68.140

Related pages

Pivot deeper into the graph from rekico.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rekico.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.