Hostname
assignmentexpert.com
Last fetched
assignmentexpert.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
assignmentexpert.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.167.85.154 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brainrouter
- Contact emails
- gdpr-masking@gdpr-masked.com
- ltd@brainrouter.com
- 13752fbb-106a-4620-9b85-fb3a578c3d86@identity-protect.org
- 3a99d069-1815-48be-836c-d80f9fd30406@identity-protect.org
- 403d4062-fb58-4c42-a05a-3edda8161049@identity-protect.org
- 7cec8504-579e-44e6-b32e-aba83dab535a@identity-protect.org
- ad20f471-8e07-40e0-a8ab-94b9fb152df9@identity-protect.org
- c3a6ad30-030a-4b8f-bc1e-820856740d40@identity-protect.org
- contact@privacyprotect.org
- e2b7c9e8-ad0c-43a9-8f84-d3771777006b@identity-protect.org
Subdomains
2 observed subdomains of assignmentexpert.com.
Web-graph footprint
Distinct hostnames that link to or from assignmentexpert.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for assignmentexpert.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 198.72.112.182 |
| SPF_IP | 52.40.86.228 |
Related pages
Pivot deeper into the graph from assignmentexpert.com.
- IP · 35.167.85.154
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · as…
- 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: "assignmentexpert.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.