Skip to content

Hostname

behaviour.behaviour-group.com

Last fetched

behaviour.behaviour-group.com resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · behaviour.behaviour-group.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/behaviour.behaviour-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
144.208.66.143144.208.64.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with behaviour.behaviour-group.com in WhisperGraph.

Subdomains

1 observed subdomain of behaviour.behaviour-group.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for behaviour.behaviour-group.com.

MechanismTarget
SPF_Abehaviour.behaviour-group.com
SPF_INCLUDE_spf.elasticemail.com
SPF_IP144.208.66.143
SPF_IP192.249.114.66
SPF_IP66.117.0.129/32
SPF_MXbehaviour.behaviour-group.com

Related pages

Pivot deeper into the graph from behaviour.behaviour-group.com.

Cypher and MCP

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

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