Skip to content

Hostname

forwarderlogic.com

Last fetched

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

Nutrition Label

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

Resolution chain

forwarderlogic.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:69
Organization
descartes systems group,
Contact emails

Subdomains

1 observed subdomain of forwarderlogic.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for forwarderlogic.com.

MechanismTarget
SPF_INCLUDEoutgoing-relays.descartes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP192.250.24.132
SPF_IP192.250.24.251
SPF_IP192.250.24.65/32
SPF_IP192.250.28.109
SPF_IP192.250.28.176/28
SPF_IP193.104.193.13
SPF_IP194.37.255.29/32
SPF_IP205.210.27.188
SPF_IP205.210.27.219
SPF_IP205.210.27.220
SPF_IP205.210.27.221
SPF_IP205.210.27.229/32
SPF_IP205.210.27.234/32
SPF_IP205.210.27.77/32
SPF_IP209.190.210.134
SPF_IP212.77.169.122/16
SPF_IP216.241.113.5
SPF_IP217.66.11.118
SPF_IP217.66.9.104
SPF_IP5.79.8.252
SPF_IP64.245.25.141
SPF_IP65.114.156.181
SPF_IP66.181.78.220
SPF_IP8.14.166.245
SPF_IP87.127.50.1
SPF_IP91.198.224.29/32

Related pages

Pivot deeper into the graph from forwarderlogic.com.

Cypher and MCP

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

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