Hostname
paessler.com
Last fetched
paessler.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
paessler.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.148.45 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.149.45 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:151
- Organization
- christian twardawa
- Contact emails
Subdomains
17,756 observed subdomains of paessler.com.
Showing 25 of 17,756. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from paessler.com in the public web crawl.
2,322 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for paessler.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2990530.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 40.68.36.243/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 62.146.75.210 |
| SPF_IP | 62.146.75.212 |
| SPF_IP | 80.237.187.32/28 |
| SPF_IP | 83.169.51.224/27 |
| SPF_IP | 85.25.89.0/24 |
| SPF_IP | 87.230.74.128/28 |
| SPF_IP | 88.99.206.140 |
| SPF_IP | 91.250.74.128/27 |
| SPF_IP | 91.250.95.64/26 |
| SPF_IP | 91.250.95.71/32 |
| SPF_IP | 92.51.187.64/27 |
Related pages
Pivot deeper into the graph from paessler.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "paessler.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.