Skip to content

Hostname

verranfreight.com

Last fetched

verranfreight.com resolves to 1 IPv4 address operated by ROAD-TECH-COMPUTER-SYSTEMS in GB. WHOIS lists iana:134 as the registrar.

Nutrition Label

WHISPER CANON · verranfreight.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/verranfreight.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.245.100.79195.245.100.0/23AS34099ROAD-TECH-COMPUTER-SYSTEMSGB

WHOIS identity

Registrar
iana:134
Organization
privacy protect service
Contact emails

Subdomains

1 observed subdomain of verranfreight.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for verranfreight.com.

MechanismTarget
SPF_INCLUDE_spf.rtisp.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.117.161.59

Related pages

Pivot deeper into the graph from verranfreight.com.

Cypher and MCP

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

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