Skip to content

Hostname

reflectapp.com

Last fetched

reflectapp.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · reflectapp.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/reflectapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.234.116.17635.234.64.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

Registrar
iana:2
Organization
arab bank
Contact emails

Subdomains

7 observed subdomains of reflectapp.com.

Web-graph footprint

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

126 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for reflectapp.com.

MechanismTarget
SPF_IP37.75.144.154
SPF_IP37.75.144.175
SPF_IP37.75.144.57
SPF_IP94.200.22.251
SPF_IP94.56.109.197
SPF_MXreflectapp.com

Related pages

Pivot deeper into the graph from reflectapp.com.

Cypher and MCP

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

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