Hostname
electrosewa.com
Last fetched
electrosewa.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
electrosewa.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 190.92.174.25 | 190.92.174.0/24 | AS199404 | WHG-IN - WHG Hosting Services Ltd | IN |
| 190.92.174.192 | 190.92.174.0/24 | AS199404 | WHG-IN - WHG Hosting Services Ltd | — |
| 103.235.199.20 | 103.235.199.0/24 | AS4007 | SUBISU-CABLENET-AS-AP - Subisu Cablenet (Pvt) Ltd, Baluwatar, Kathmandu, Nepal | — |
WHOIS identity
- Registrar
- iana:1250
- Organization
- bishal rai
- Contact emails
Subdomains
10 observed subdomains of electrosewa.com.
Web-graph footprint
Distinct hostnames that link to or from electrosewa.com in the public web crawl.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- electrosewa.com
SPF policy
9 SPF mechanisms authorising senders for electrosewa.com.
| Mechanism | Target |
|---|---|
| SPF_A | electrosewa.com |
| SPF_INCLUDE | eig.spf.a.cloudfilter.net |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 162.214.70.92 |
| SPF_IP | 190.92.174.21 |
| SPF_IP | 190.92.174.25 |
| SPF_IP | 65.108.128.36 |
| SPF_MX | electrosewa.com |
Related pages
Pivot deeper into the graph from electrosewa.com.
- IP · 188.114.96.3
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1250
- Country · CA
- Email · momtech428@gmail.com
- TLD · .com
- Browse hostnames · el…
- 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: "electrosewa.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.