Skip to content

Hostname

trickflow.com

Last fetched

trickflow.com resolves to 45.60.241.79, announced in 45.60.241.0/24 by INCAPSULA - Incapsula Inc in US. trickflow.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 · trickflow.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trickflow.com

Resolution chain

IPv6 resolution

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

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
autosales incorporated
Contact emails
webmaster@summitracing.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

  • cbru.br.ns.els-gms.att.net
  • cmtu.mt.ns.els-gms.att.net

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • include: us._netblocks.mimecast.com
  • include: usb._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • mx: trickflow.com
  • ip: 12.176.129.246
  • ip: 12.176.129.247

Threat-feed evidence

History

Related pages

Pivot from trickflow.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: "trickflow.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.