Hostname
presserv.com
Last fetched
presserv.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
presserv.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1001
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- eirik@kolibrimedia.com
- support@dropcatch.com
- 2idtowftyupc@privacy-protection.email
- 3xarfjrbwxjc@privacy-protection.email
- ak5gb7icrc4p@privacy-protection.email
- bbwm2yjtp8zu@privacy-protection.email
- bkwrtzu5vcxm@privacy-protection.email
- ebp2acvcys6y@privacy-protection.email
- fux5pkctmtdh@privacy-protection.email
- g35dqi59ytzz@privacy-protection.email
- je9nmxx3inhc@privacy-protection.email
- mwh3yxia2jcz@privacy-protection.email
- sxckkpsbqrz4@privacy-protection.email
- tga5bwzvkb4s@privacy-protection.email
- tpd9xayeqhcf@privacy-protection.email
- v2igodduvyps@privacy-protection.email
- ypfhcqqrn8vg@privacy-protection.email
- yukzx97pcefk@privacy-protection.email
Subdomains
1 observed subdomain of presserv.com.
| Subdomain |
|---|
| www.presserv.com |
Web-graph footprint
Distinct hostnames that link to or from presserv.com in the public web crawl.
24 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for presserv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.upheads.no |
| SPF_IP | 46.255.17.89 |
Related pages
Pivot deeper into the graph from presserv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "presserv.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.