Skip to content

Hostname

trinetexpense.com

Last fetched

trinetexpense.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · trinetexpense.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/trinetexpense.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.42.154104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.147.178.10816.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
172.64.145.102172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
54.148.181.18054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
dan fritcher
Contact emails

Subdomains

8 observed subdomains of trinetexpense.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trinetexpense.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from trinetexpense.com.

Cypher and MCP

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

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