Skip to content

Hostname

parseapps.com

Last fetched

parseapps.com resolves to 5 IPv4 addresses operated by AS48254 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · parseapps.comRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/parseapps.com

Resolution chain

parseapps.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.8.225.3945.8.225.0/24AS48254GB
45.95.18.13345.95.16.0/22AS395092SHOCK-1 - Shock Hosting LLCGB
45.95.18.13945.95.16.0/22AS395092SHOCK-1 - Shock Hosting LLCGB
45.95.18.15745.95.16.0/22AS395092SHOCK-1 - Shock Hosting LLCGB
50.116.1.2250.116.0.0/20AS63949US

WHOIS identity

Registrar
iana:1068
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

1 observed subdomain of parseapps.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for parseapps.com.

MechanismTarget
SPF_INCLUDEbasenewss.com
SPF_INCLUDEglorywinner.com
SPF_INCLUDEkqcsport.com
SPF_INCLUDEmarketerpoolish.us.org
SPF_INCLUDEnews-latimes.com
SPF_INCLUDEnotserd.live
SPF_INCLUDEspeedsmalse.info
SPF_INCLUDEtiramail.com
SPF_INCLUDEvejday.com
SPF_INCLUDEwww-test-lacoste.com

Related pages

Pivot deeper into the graph from parseapps.com.

Cypher and MCP

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

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