Skip to content

Hostname

trifleet.com

Last fetched

trifleet.com resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · trifleet.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/trifleet.com

Resolution chain

trifleet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.7.2.14931.7.0.0/22AS20847NL

WHOIS identity

Registrar
iana:1052
Organization
trifleet leasing holding b.v.
Contact emails

Subdomains

16 observed subdomains of trifleet.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for trifleet.com.

MechanismTarget
SPF_Amail.trifleet.com
SPF_Atrifleet.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.hroffice.eu
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.173.157.2
SPF_IP203.127.128.114
SPF_IP216.201.245.26
SPF_IP58.34.242.83
SPF_IP84.241.182.106/32
SPF_IP91.230.51.181
SPF_IP91.230.51.249
SPF_IP91.230.51.37
SPF_IP91.230.51.69
SPF_MXtrifleet.com

Related pages

Pivot deeper into the graph from trifleet.com.

Cypher and MCP

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

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