Hostname
onpointpromos.com
Last fetched
onpointpromos.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
onpointpromos.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.101.61 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.216.18.241 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.133.222.235 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.138.88.195 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.59.49 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.148.0.52 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of onpointpromos.com owner
- Contact emails
- greg@universitytees.com
- 169465b2-0a81-4229-a7d5-2324bd386d10@identity-protect.org
- 48b65e11-df7d-43d0-816c-a751b385eb88@identity-protect.org
- 6f0033ca-104d-4053-a56f-604e53a851ee@identity-protect.org
- 86239525-2af6-4ee4-8a39-74727712aa49@identity-protect.org
- cb008c73-039f-4534-b75c-d7532feadc00@identity-protect.org
- ef7a2676-40e3-4c74-8661-2e230b46d30d@identity-protect.org
- owner-265549@onpointpromos.com.whoisprivacyservice.org
- owner-2719299@onpointpromos.com.whoisprivacyservice.org
- owner-2896362@onpointpromos.com.whoisprivacyservice.org
- owner-4402760@onpointpromos.com.whoisprivacyservice.org
- owner-6856510@onpointpromos.com.whoisprivacyservice.org
- owner-7033573@onpointpromos.com.whoisprivacyservice.org
- owner-7988463@onpointpromos.com.whoisprivacyservice.org
- owner-9391136@onpointpromos.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of onpointpromos.com.
Web-graph footprint
Distinct hostnames that link to or from onpointpromos.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for onpointpromos.com.
| Mechanism | Target |
|---|---|
| SPF_A | onpointpromos.com |
| SPF_INCLUDE | _spf.freshbooks.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 50.28.85.176 |
| SPF_MX | onpointpromos.com |
Related pages
Pivot deeper into the graph from onpointpromos.com.
- IP · 18.116.101.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · greg@universitytees.com
- TLD · .com
- Browse hostnames · on…
- 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: "onpointpromos.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.