Skip to content

Hostname

reico.com

Last fetched

reico.com resolves to 174.70.27.242, announced in 174.70.24.0/22 by ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. in US. reico.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 · reico.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/reico.com

Resolution chain

IPv6 resolution

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

Attribution

cox

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
import corporation
Contact emails
gn4873y67ku@networksolutionsprivateregistration.com, msvensson@reico.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

  • ns0.reico.com
  • ns1.reico.com
  • ns2.reico.com
  • ns3.reico.com
  • ns4.reico.com

MX records

  • reico-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: reico.com
  • mx: reico.com
  • a: webmail.reico.com
  • include: spf.exclaimer.net

Threat-feed evidence

History

Related pages

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