Skip to content

Hostname

smartfreightcentre.org

Last fetched

smartfreightcentre.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · smartfreightcentre.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/smartfreightcentre.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.18.4018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.5518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:269
Organization
sophie punte
Contact emails

Subdomains

9 observed subdomains of smartfreightcentre.org.

Web-graph footprint

Distinct hostnames that link to or from smartfreightcentre.org in the public web crawl.

443 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for smartfreightcentre.org.

MechanismTarget
SPF_Asmartfreightcentre.org
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.hivebrite.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.74.185
SPF_IP37.97.132.219
SPF_IP62.163.63.151
SPF_IP89.31.97.242

Related pages

Pivot deeper into the graph from smartfreightcentre.org.

Cypher and MCP

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

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