Hostname
mail-administrator.com
Last fetched
mail-administrator.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mail-administrator.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 |
|---|---|---|---|---|
| 16.54.34.58 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.54.169 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.28.237 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.54.135 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.38.114 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0148583236
- Contact emails
- mail-administrator.com@contactprivacy.com
- envy18316@gmail.com
- luisortin1987@gmail.com
- 05352ec9-a80c-4009-a628-932da240dbc3@identity-protect.org
- 40f822b3-5edf-459a-aa0b-beffb81e271c@identity-protect.org
- 4e446a96-5aed-4650-877d-8d586e9a5ba6@identity-protect.org
- 6ea97061-bac7-40b4-a936-c41a027e9449@identity-protect.org
- 7904ac9a-84e4-45e0-b645-bcacde0521b4@identity-protect.org
- 82398965-0104-4b45-a5c7-f6db7d6b7d2b@identity-protect.org
- 8aabd357-c18b-4ab2-9f36-12672f51abef@identity-protect.org
- owner-6484801@mail-administrator.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from mail-administrator.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mail-administrator.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from mail-administrator.com.
- IP · 16.54.34.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · mail-administrator.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ma…
- 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: "mail-administrator.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.