Skip to content

Hostname

rezora.com

Last fetched

rezora.com resolves to 192.0.78.161, announced in 192.0.78.0/24 by AUTOMATTIC - Automattic, Inc in US. rezora.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 · rezora.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/rezora.com

Resolution chain

IPv6 resolution

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

Attribution

automattic

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Contact emails
dq35g4sc4pt@networksolutionsprivateregistration.com, ds55s83866g@networksolutionsprivateregistration.com, ed9kb7qp5t8@networksolutionsprivateregistration.com, ev2xm2733xb@networksolutionsprivateregistration.com, gc2fm6jw2b3@networksolutionsprivateregistration.com, gm5v74ah45x@networksolutionsprivateregistration.com, hs2ju4979rc@networksolutionsprivateregistration.com, ht7az5vs2ef@networksolutionsprivateregistration.com, jf6s24hx73f@networksolutionsprivateregistration.com, ke3bm4bf6gf@networksolutionsprivateregistration.com, n26yv2hx6gf@networksolutionsprivateregistration.com, rm8269ns7nq@networksolutionsprivateregistration.com, ry9g63jf32z@networksolutionsprivateregistration.com, v549w63s3hu@networksolutionsprivateregistration.com, vs39z4ba4a2@networksolutionsprivateregistration.com, xb6t56467e5@networksolutionsprivateregistration.com, xk5mw4xa46e@networksolutionsprivateregistration.com, xm4at5up4rz@networksolutionsprivateregistration.com, xs56w6pk25m@networksolutionsprivateregistration.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

  • dns0.zoneedit.com
  • ns15.zoneedit.com
  • ns4.zoneedit.com

MX records

  • rezora-com.mail.protection.outlook.com

SPF policy

  • include: spf.emailsignatures365.com
  • include: spf.protection.outlook.com
  • a: rezora.com
  • mx: rezora.com
  • include: stspg-customer.com
  • include: mail.zendesk.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

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