Skip to content

Hostname

reflectionai.app

Last fetched

reflectionai.app resolves to 4 IPv4 addresses operated by LINK-BROADBAND-LTD in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · reflectionai.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/reflectionai.app

Resolution chain

reflectionai.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.23.176.158154.23.176.0/24AS140227LINK-BROADBAND-LTDHK
154.23.182.206154.23.182.0/24AS140227LINK-BROADBAND-LTDHK
154.23.182.232154.23.182.0/24AS140227LINK-BROADBAND-LTDHK
52.77.75.7652.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

17 observed subdomains of reflectionai.app.

Web-graph footprint

Distinct hostnames that link to or from reflectionai.app in the public web crawl.

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reflectionai.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from reflectionai.app.

Cypher and MCP

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

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