Hostname
officialpayments.com
Last fetched
officialpayments.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
officialpayments.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.60.112.220 | 23.60.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 92.122.104.200 | 92.122.104.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 95.100.65.110 | 95.100.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain administrator
- Contact emails
Subdomains
64 observed subdomains of officialpayments.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from officialpayments.com in the public web crawl.
536 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for officialpayments.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.131.76.33/32 |
| SPF_IP | 139.131.76.85/32 |
| SPF_IP | 199.189.232.25 |
| SPF_IP | 199.189.234.225 |
| SPF_IP | 216.82.241.131 |
| SPF_IP | 216.82.251.230/32 |
Related pages
Pivot deeper into the graph from officialpayments.com.
- IP · 23.60.112.220
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · US
- Email · certificatemanager@officialpayments.com
- TLD · .com
- Browse hostnames · of…
- 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: "officialpayments.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.