Skip to content

Hostname

simplify.hr

Last fetched

simplify.hr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:plus hosting grupa d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · simplify.hrRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/simplify.hr

Resolution chain

simplify.hr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.126172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.130172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:plus hosting grupa d.o.o.
Organization
lexsynergy
Contact emails

Subdomains

95 observed subdomains of simplify.hr.

Web-graph footprint

Distinct hostnames that link to or from simplify.hr in the public web crawl.

45 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

50 SPF mechanisms authorising senders for simplify.hr.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_IP102.219.93.0/24
SPF_IP102.37.136.53
SPF_IP102.37.140.9
SPF_IP104.47.0.0/17
SPF_IP152.111.194.0/24
SPF_IP152.111.195.0/25
SPF_IP154.0.13.104/29
SPF_IP154.0.15.96/28
SPF_IP197.80.198.14
SPF_IP197.80.198.15
SPF_IP197.80.198.16
SPF_IP23.83.208.0/20
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP35.85.190.185/32
SPF_IP4.221.115.236
SPF_IP4.221.142.205
SPF_IP4.221.143.72
SPF_IP4.221.195.74
SPF_IP4.221.229.156
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP41.193.66.194/31
SPF_IP41.193.66.196/30
SPF_IP41.193.66.200/29
SPF_IP41.193.66.208/28
SPF_IP41.193.66.224/28
SPF_IP41.193.66.240/30
SPF_IP41.193.66.244/32
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP68.169.14.0/24
SPF_IP69.63.146.128/26
SPF_IP69.63.148.88/30
SPF_IP69.63.148.92/31
SPF_IP69.63.148.94
SPF_IP69.63.149.149/32
SPF_IP69.63.149.150/31
SPF_IP69.63.149.152/29
SPF_IP69.63.149.160/30
SPF_IP69.63.149.164
SPF_IP69.63.158.32/28
SPF_IP69.63.159.119
SPF_IP69.63.159.128/31
SPF_IP69.63.159.92

Related pages

Pivot deeper into the graph from simplify.hr.

Cypher and MCP

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

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