Hostname
polymath.services
Last fetched
polymath.services resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
polymath.services resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.134.101 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.134.21 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.134.27 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.134.95 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.102.107 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.102.119 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.102.12 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.102.48 | 3.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of polymath.services.
| Subdomain |
|---|
| support.polymath.services |
Web-graph footprint
Distinct hostnames that link to or from polymath.services in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for polymath.services.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | spf.zohomail360.com |
| SPF_INCLUDE | transmail.net |
Related pages
Pivot deeper into the graph from polymath.services.
- IP · 18.161.134.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · db2bc41d32c04cc7a27cf96bdbb5fb3e.protect@whoisguard.com
- TLD · .services
- Browse hostnames · po…
- 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: "polymath.services"})-[: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.