Hostname
generalcatalyst.com
Last fetched
generalcatalyst.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
generalcatalyst.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:2
- Organization
- contact privacy inc. customer 0152418404
- Contact emails
- an62m5th487@networksolutionsprivateregistration.com
- generalcatalyst.com@contactprivacy.com
- ct6fr72t6d6@networksolutionsprivateregistration.com
- dj63y5qu6mp@networksolutionsprivateregistration.com
- dr99s9ne2p5@networksolutionsprivateregistration.com
- e52q64qy6cd@networksolutionsprivateregistration.com
- gu85f8nh533@networksolutionsprivateregistration.com
- kj36p4pv3gn@networksolutionsprivateregistration.com
- r74nm22f626@networksolutionsprivateregistration.com
- xm5zw8vs2mh@networksolutionsprivateregistration.com
- yc5228tf4cy@networksolutionsprivateregistration.com
Subdomains
24 observed subdomains of generalcatalyst.com.
Web-graph footprint
Distinct hostnames that link to or from generalcatalyst.com in the public web crawl.
1,226 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for generalcatalyst.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.generalcatalyst.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from generalcatalyst.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "generalcatalyst.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.