Skip to content

Hostname

reiss.com

Last fetched

reiss.com resolves to 104.110.128.29, announced in 104.110.128.0/21 by AKAMAI-AS - Akamai Technologies, Inc. in US. reiss.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 · reiss.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reiss.com

Resolution chain

IPv6 resolution

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

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:470
Registrant organisation
domains manager
Contact emails
admin@internationaladmin.com, domainsregistration@reiss.com, reiss.com-registrant@anonymised.email, hraeburn@reiss.co.uk

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

  • dns1.comlaude-dns.com
  • dns4.comlaude-dns.eu
  • dns2.comlaude-dns.net
  • dns3.comlaude-dns.co.uk

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com

SPF policy

  • include: spf.mandrillapp.com
  • include: eu._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: spf.smtp2go.com
  • include: spf.uk.exclaimer.net
  • ip: 109.68.12.42
  • ip: 46.51.172.2
  • ip: 46.51.172.4
  • ip: 79.125.20.120
  • ip: 80.168.187.225

Threat-feed evidence

History

Related pages

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