Skip to content

Hostname

freight.glass

Last fetched

freight.glass resolves to 1 IPv4 address operated by AS4768 in NZ. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · freight.glassRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freight.glass

Resolution chain

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

IPPrefixASNOperatorCountry
203.167.142.181203.167.128.0/17AS4768NZ

WHOIS identity

Registrar
iana:1291
Organization
anica roberts
Contact emails

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for freight.glass.

MechanismTarget
SPF_Afreight.glass
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smxemail.com
SPF_IP125.236.196.80
SPF_IP203.152.101.170
SPF_IP203.152.101.171
SPF_IP203.152.118.226
SPF_IP203.152.118.228
SPF_IP203.167.142.176
SPF_MXfreight.glass

Related pages

Pivot deeper into the graph from freight.glass.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "freight.glass"})-[: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.