Skip to content

Hostname

ntgfreight.com

Last fetched

ntgfreight.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ntgfreight.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ntgfreight.com

Resolution chain

ntgfreight.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

35 observed subdomains of ntgfreight.com.

Web-graph footprint

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

69 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

79 SPF mechanisms authorising senders for ntgfreight.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE6328985.spf10.hubspotemail.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEspf_s.oracle.com
SPF_INCLUDEstspg-customer.com
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP137.116.72.115
SPF_IP142.47.133.144/30
SPF_IP148.105.8.0/21
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP168.97.122.30
SPF_IP168.97.122.31
SPF_IP170.10.128.0/24
SPF_IP170.10.129.0/24
SPF_IP170.10.133.0/24
SPF_IP185.58.84.93/32
SPF_IP192.25.218.32/29
SPF_IP192.250.28.65/32
SPF_IP192.254.112.0/20
SPF_IP192.40.173.196/32
SPF_IP192.44.184.16/29
SPF_IP193.191.216.82/32
SPF_IP195.200.255.124/32
SPF_IP195.238.4.0/22
SPF_IP198.2.128.0/18
SPF_IP198.21.0.0/21
SPF_IP198.245.81.0/24
SPF_IP198.37.144.0/20
SPF_IP199.122.123.0/24
SPF_IP20.85.254.226
SPF_IP201.59.137.240/29
SPF_IP202.218.127.252
SPF_IP202.248.100.192/29
SPF_IP202.248.213.16/29
SPF_IP202.3.8.210/32
SPF_IP205.139.110.0/24
SPF_IP205.201.128.0/20
SPF_IP205.223.81.64/26
SPF_IP205.223.83.64/26
SPF_IP205.223.85.64/26
SPF_IP205.223.87.64/26
SPF_IP207.211.30.128/25
SPF_IP207.211.30.64/26
SPF_IP207.211.31.0/25
SPF_IP207.211.41.113/32
SPF_IP208.117.48.0/20
SPF_IP208.72.90.64/26
SPF_IP208.72.94.64/26
SPF_IP210.225.90.253
SPF_IP216.136.162.64/26
SPF_IP216.145.221.0/24
SPF_IP216.205.24.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP40.107.0.0/16
SPF_IP40.121.9.185
SPF_IP40.92.0.0/15
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/14
SPF_IP52.183.81.11
SPF_IP63.128.21.0/24
SPF_IP66.45.118.65/32
SPF_IP74.117.201.64/26
SPF_IP74.117.203.64/26

Related pages

Pivot deeper into the graph from ntgfreight.com.

Cypher and MCP

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

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