Hostname
gencomm.com
Last fetched
gencomm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
gencomm.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
- perfect privacy,
- Contact emails
- ct3sy5nn5f8@networksolutionsprivateregistration.com
- ea83m8jq6ct@networksolutionsprivateregistration.com
- gw89j8et3g7@networksolutionsprivateregistration.com
- jt5ap4qz363@networksolutionsprivateregistration.com
- kb5ur6g22yt@networksolutionsprivateregistration.com
- mv6cg73y6hj@networksolutionsprivateregistration.com
- mw8fp96t2c3@networksolutionsprivateregistration.com
- pb9v54ew2xk@networksolutionsprivateregistration.com
- uj5ev5d768p@networksolutionsprivateregistration.com
- xq8d347b2xw@networksolutionsprivateregistration.com
- zv2yv22u328@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of gencomm.com.
Web-graph footprint
Distinct hostnames that link to or from gencomm.com in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for gencomm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 97.88.243.90/24 |
Related pages
Pivot deeper into the graph from gencomm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gencomm.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.