Hostname
com-relay.com
Last fetched
com-relay.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
com-relay.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:468
- Organization
- on behalf of com-relay.com owner
- Contact emails
- 25fccc05-95fa-44a1-b83c-0d6da792e33a@identity-protect.org
- 888faae5-689b-48d9-b141-9df43c7d793d@identity-protect.org
- d50543f5-0b1e-4d2d-8634-d9c7e966c04d@identity-protect.org
- f1afdd87-b2b6-4b86-9b5d-8be72ae91755@identity-protect.org
- owner-6865357@com-relay.com.whoisprivacyservice.org
- owner@com-relay.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of com-relay.com.
| Subdomain |
|---|
| wildcard.com-relay.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for com-relay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from com-relay.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "com-relay.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.