Hostname
corpatch.com
Last fetched
corpatch.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
corpatch.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:976
- Organization
- pia elnegaard
- Contact emails
- i377j4cahvr225pdajzkxz4fgn5ykchnjm2ygnlawxata@protectedmx.com
- i6oo65a43m4r64fet4px5savszxakydema5cltgal35h2@protectedmx.com
- i7bfospahzrxidzgkgtafnaobxlys37sh2iregoqp4uhw@protectedmx.com
- i7g2mlkocloc4lxa3jruxq3lu6cuk5istvp5cjha4iggi@protectedmx.com
- i7sxkt3rwcaka5rnmspkfibkbfl6djmr2km2u2qaqaum2@protectedmx.com
- ihyupz437aixtw6tkoki2zccsbz6hvgmqnoj7mdi3du5s@protectedmx.com
- iuerululj4hmbr7utxju6ojio63xgbcxhiode2jys7grs@protectedmx.com
- ixtipg3gei2k33oeqr4lnt7d6yn2ttx7tjm2efwagawva@protectedmx.com
- pe@processupport.dk
- corpatch.com@dandomainprivacy.net
Subdomains
7 observed subdomains of corpatch.com.
Web-graph footprint
Distinct hostnames that link to or from corpatch.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for corpatch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.40.204.214 |
| SPF_IP | 195.201.83.226 |
Related pages
Pivot deeper into the graph from corpatch.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corpatch.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.