Hostname
weduc.com
Last fetched
weduc.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
weduc.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 |
|---|---|---|---|---|
| 75.2.127.61 | 75.2.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.217.231 | 99.83.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of weduc.com owner
- Contact emails
- weduc.com@domainsbyproxy.com
- 15ceb1a9-8649-4c85-a509-3e45588c0420@identity-protect.org
- 69d012e3-0e96-443c-8046-df2c1a15ecbb@identity-protect.org
- 6ebf05d6-28a4-44e5-af92-4dd62f00da71@identity-protect.org
- c1d1d655-b979-4c9d-af44-4c83e2402f15@identity-protect.org
- dfbde1bc-11c5-4446-81a1-53fa0f23a995@identity-protect.org
- f3892e03-795a-4ef4-a3f9-19baaa24a01b@identity-protect.org
- owner-5944497@weduc.com.whoisprivacyservice.org
- owner-6715905@weduc.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of weduc.com.
Web-graph footprint
Distinct hostnames that link to or from weduc.com in the public web crawl.
95 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
5 SPF mechanisms authorising senders for weduc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 516050.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from weduc.com.
- IP · 75.2.127.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · weduc.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · we…
- 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: "weduc.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.