Hostname
generalinstal.com
Last fetched
generalinstal.com resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
generalinstal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.14.15.78 | 31.14.15.0/24 | AS44043 | — | RO |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 25959a9479438a9a280053269d0c1db170d5e3ec6e5197f885f8d5733f4d168b@generalinstal.com.whoisproxy.org
- 477944068f3d692acac131819cdf40b798ba5d62c4fb63ccf15bbb27b0fed7ee@generalinstal.com.whoisproxy.org
- 6089e688f8fafc3f3008677a529637d94468bde26ea3c0eb2afe5322fcff2639@generalinstal.com.whoisproxy.org
- 64b9fe7da664717ab130ff30583a7bcba2bb847107ba2975cb88d6691ad193d9@generalinstal.com.whoisproxy.org
- 9a22c55cc5137ea8ae74bd3d369a1f55ed4a91f9ae22aaff20c1a6d24e27d3dc@generalinstal.com.whoisproxy.org
- c5224a1e579de093cdbea978dc52b33bafc9a72793c98bb39c4d96d4a19f0a44@generalinstal.com.whoisproxy.org
Subdomains
11 observed subdomains of generalinstal.com.
Web-graph footprint
Distinct hostnames that link to or from generalinstal.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- generalinstal.com
SPF policy
4 SPF mechanisms authorising senders for generalinstal.com.
| Mechanism | Target |
|---|---|
| SPF_A | generalinstal.com |
| SPF_INCLUDE | spf.mxserver.ro |
| SPF_IP | 89.46.7.174 |
| SPF_MX | generalinstal.com |
Related pages
Pivot deeper into the graph from generalinstal.com.
- IP · 31.14.15.78
- ASN · AS44043
- Registrar · iana:269
- Country · RO
- Email · 25959a9479438a9a280053269d0c1db170d5e3ec6e5197f885f8d5733f4d168b@generalinstal.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "generalinstal.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.