Hostname
giris.email
Last fetched
giris.email is a registered hostname under the .email top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:3826
- Organization
- fbs inc / whoisprotection.biz
- Contact emails
- —
Subdomains
5 observed subdomains of giris.email.
Web-graph footprint
Distinct hostnames that link to or from giris.email in the public web crawl.
36 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- giris.email
SPF policy
5 SPF mechanisms authorising senders for giris.email.
| Mechanism | Target |
|---|---|
| SPF_A | giris.email |
| SPF_IP | 104.247.168.17 |
| SPF_IP | 89.252.183.66 |
| SPF_IP | 89.252.183.72 |
| SPF_MX | giris.email |
Related pages
Pivot deeper into the graph from giris.email.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "giris.email"})-[: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.