Hostname
kassumay.com
Last fetched
kassumay.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in ES. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
kassumay.com 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 |
|---|---|---|---|---|
| 34.175.205.127 | 34.175.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | ES |
| 94.143.139.49 | 94.143.136.0/21 | AS8560 | — | ES |
WHOIS identity
- Registrar
- iana:83
- Organization
- emilio garrigues ruiz
- Contact emails
Subdomains
1 observed subdomain of kassumay.com.
| Subdomain |
|---|
| www.kassumay.com |
Web-graph footprint
Distinct hostnames that link to or from kassumay.com in the public web crawl.
13 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kassumay.com.
| Mechanism | Target |
|---|---|
| SPF_A | kassumay.com |
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | kassumay.com.spf.auto.dnssmarthost.net |
| SPF_MX | kassumay.com |
Related pages
Pivot deeper into the graph from kassumay.com.
- IP · 34.175.205.127
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:83
- Country · ES
- Email · fusionkassumay@gmail.com
- TLD · .com
- Browse hostnames · ka…
- 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: "kassumay.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.