Skip to content

Hostname

quiktrip.com

Last fetched

quiktrip.com resolves to 148.78.84.203, announced in 148.78.84.0/24 by QT-SEC - Quiktrip Corporation in US. quiktrip.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · quiktrip.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quiktrip.com

Resolution chain

IPv6 resolution

No AAAA record for quiktrip.com is recorded in WhisperGraph.

Attribution

quiktrip

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
quiktrip.com@domainsbyproxy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-05.azure-dns.com
  • ns4-05.azure-dns.info
  • ns2-05.azure-dns.net
  • ns3-05.azure-dns.org

MX records

  • quiktrip-com.mail.protection.outlook.com

SPF policy

  • ip: 128.242.118.200/32
  • ip: 118.127.87.207/32
  • include: amazonses.com
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: _spf.qualtrics.com
  • a: mail.quiktrip.com
  • a: smtp.quiktrip.com
  • a: smtp2.quiktrip.com
  • ip: 148.78.84.211
  • ip: 148.78.86.211
  • ip: 148.78.87.211
  • ip: 38.133.234.211
  • ip: 38.81.129.211

Threat-feed evidence

History

Related pages

Pivot from quiktrip.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "quiktrip.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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