Skip to content

Hostname

quickresultsnow.com

Last fetched

quickresultsnow.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · quickresultsnow.comRouting diversity3.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint9.9/10canon.whisper.security/host/quickresultsnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.75.118.114146.75.116.0/22AS54113FASTLY - Fastly, Inc.DE
146.75.122.114146.75.120.0/22AS54113FASTLY - Fastly, Inc.DE
146.75.54.114146.75.52.0/22AS54113FASTLY - Fastly, Inc.NL
199.232.38.114199.232.36.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
iana:292
Organization
ask_com
Contact emails

Subdomains

1 observed subdomain of quickresultsnow.com.

Threat posture

History

Related pages

Pivot deeper into the graph from quickresultsnow.com.

Cypher and MCP

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

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