Skip to content

Hostname

velocityfrequentflyer.com

Last fetched

velocityfrequentflyer.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.71.187.91104.71.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.29.239.58184.29.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.197.135.14623.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.65.3395.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

74 observed subdomains of velocityfrequentflyer.com.

Web-graph footprint

Distinct hostnames that link to or from velocityfrequentflyer.com in the public web crawl.

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for velocityfrequentflyer.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00749402.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.18.154.0/23
SPF_IP134.213.37.57
SPF_IP134.213.37.58
SPF_IP146.101.65.29
SPF_IP162.13.203.136/32
SPF_IP68.232.137.227/32
SPF_IP68.232.140.217/32
SPF_IP78.136.54.26

Related pages

Pivot deeper into the graph from velocityfrequentflyer.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "velocityfrequentflyer.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.