Hostname
egiftsbazaar.com
Last fetched
egiftsbazaar.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
egiftsbazaar.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 |
|---|---|---|---|---|
| 35.227.240.112 | 35.227.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- proxy@whoisprotectservice.com
- domain001@hksousei.info
- domain10@ascentnet.co.jp
- 29796624-3217-43d3-a745-784fd4a2bbf3@identity-protect.org
- 813b355b-af74-4181-af09-56a5db2b6a9f@identity-protect.org
- a929d97d-b93c-40a9-9b3e-9f1d1bc686df@identity-protect.org
- c912f7cb-423c-42da-9f52-e4a66141ac40@identity-protect.org
- d204110c-6c6f-42c6-83bc-da77f32cc912@identity-protect.org
- dfe60d94-b460-4f34-8770-86d8189471b3@identity-protect.org
- owner-4469171@egiftsbazaar.com.whoisprivacyservice.org
- owner-7422883@egiftsbazaar.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of egiftsbazaar.com.
Web-graph footprint
Distinct hostnames that link to or from egiftsbazaar.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for egiftsbazaar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_MX | egiftsbazaar.com |
Related pages
Pivot deeper into the graph from egiftsbazaar.com.
- IP · 35.227.240.112
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · eg…
- 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: "egiftsbazaar.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.