Hostname
kombify.app
Last fetched
kombify.app resolves to 2 IPv4 addresses operated by AS37153 in ZA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
kombify.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 129.232.236.170 | 129.232.128.0/17 | AS37153 | — | ZA |
| 34.136.28.237 | 34.136.16.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of kombify.app.
| Subdomain |
|---|
| mail.kombify.app |
| www.kombify.app |
Threat posture
History
Mail and authentication
MX records
- kombify.app
- mail.kombify.app
SPF policy
4 SPF mechanisms authorising senders for kombify.app.
| Mechanism | Target |
|---|---|
| SPF_A | kombify.app |
| SPF_IP | 129.232.236.170 |
| SPF_IP | 156.38.174.26 |
| SPF_MX | kombify.app |
Related pages
Pivot deeper into the graph from kombify.app.
- IP · 129.232.236.170
- ASN · AS37153
- Registrar · iana:1068
- Country · ZA
- Email · e7e56d415abf4d5d8248f48174cdbfcc.protect@withheldforprivacy.com
- TLD · .app
- Browse hostnames · ko…
- 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: "kombify.app"})-[: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.