Skip to content

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

WHISPER CANON · officialpayments.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/officialpayments.com

Resolution chain

officialpayments.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.60.112.22023.60.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
92.122.104.20092.122.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.65.11095.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

64 observed subdomains of officialpayments.com.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for officialpayments.com.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.131.76.33/32
SPF_IP139.131.76.85/32
SPF_IP199.189.232.25
SPF_IP199.189.234.225
SPF_IP216.82.241.131
SPF_IP216.82.251.230/32

Related pages

Pivot deeper into the graph from officialpayments.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.