Skip to content

Hostname

misgroup.io

Last fetched

misgroup.io resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · misgroup.ioRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/misgroup.io

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.18.2005.39.0.0/17AS16276FR

WHOIS identity

Registrar
iana:433
Organization
made in surveys
Contact emails

Subdomains

66 observed subdomains of misgroup.io.

Web-graph footprint

Distinct hostnames that link to or from misgroup.io in the public web crawl.

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

51 SPF mechanisms authorising senders for misgroup.io.

MechanismTarget
SPF_Amisgroup.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.190.55.243
SPF_IP141.94.46.179/32
SPF_IP148.113.214.50
SPF_IP15.235.226.166
SPF_IP151.127.14.71
SPF_IP178.33.74.128/27
SPF_IP193.248.251.19
SPF_IP37.187.137.91
SPF_IP37.70.211.136
SPF_IP5.135.114.234
SPF_IP5.135.22.80/29
SPF_IP5.135.4.234
SPF_IP5.135.4.235
SPF_IP5.39.18.192/28
SPF_IP5.39.18.200
SPF_IP51.210.209.67
SPF_IP51.254.167.124
SPF_IP51.38.30.12
SPF_IP51.68.45.121
SPF_IP51.91.233.210
SPF_IP54.37.109.234
SPF_IP54.37.109.235
SPF_IP54.37.109.236
SPF_IP54.37.109.237
SPF_IP54.37.109.238
SPF_IP54.37.109.239
SPF_IP54.37.109.240
SPF_IP54.37.109.241
SPF_IP54.37.109.242
SPF_IP54.37.109.243
SPF_IP54.37.109.244
SPF_IP54.37.109.245
SPF_IP54.37.109.246
SPF_IP54.37.109.247
SPF_IP54.37.109.248
SPF_IP54.37.109.249
SPF_IP54.37.109.250
SPF_IP54.37.109.251
SPF_IP54.37.109.252
SPF_IP54.37.109.253
SPF_IP54.37.109.254
SPF_IP54.37.109.255
SPF_IP54.38.96.151
SPF_IP57.128.74.9
SPF_IP79.137.101.58
SPF_IP82.127.253.175
SPF_IP87.98.173.211
SPF_IP91.121.49.252
SPF_MXmisgroup.io

Related pages

Pivot deeper into the graph from misgroup.io.

Cypher and MCP

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

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